FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package ans.cisis.fhir.r4#3.0.0-pat23v2 (157 ms)

Package ans.cisis.fhir.r4
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ans.cisis.fhir.r4@3.0.0-pat23v2&canonical=http://esante.gouv.fr/ci-sis/fhir/CapabilityStatements/GAP.GestionnaireAgendaGAP
Url http://esante.gouv.fr/ci-sis/fhir/CapabilityStatements/GAP.GestionnaireAgendaGAP
Version 2.0
Status active
Date 2021-12-01T11:06:38+01:00
Name GAP_GestionnaireAgendaGAP
Title CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP
Experimental False
Authority national
Description Le gestionnaire d’agenda gère les demandes de déclaration, de modification ou de suppression de rendez-vous.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
http://esante.gouv.fr/ci-sis/fhir/ImplementationGuides/CI-SIS.GestionDAgendasPartages GAP_Gestion-d-Agendas-Partages
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_created GAP_Appointment_created
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_description GAP_Appointment_description
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_earliestStart GAP_Appointment_earliestStart
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_latestStart GAP_Appointment_latestStart
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_priority GAP_Appointment_priority
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_earliestStart GAP_Slot_earliestStart
http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_latestStart GAP_Slot_latestStart


Source

{
  "resourceType" : "CapabilityStatement",
  "url" : "http://esante.gouv.fr/ci-sis/fhir/CapabilityStatements/GAP.GestionnaireAgendaGAP",
  "version" : "2.0",
  "name" : "GAP_GestionnaireAgendaGAP",
  "title" : "CI-SIS Gestion-d-Agendas-Partages - GestionnaireAgendaGAP",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-12-01T11:06:38+01:00",
  "publisher" : "ANS",
  "description" : "Le gestionnaire d’agenda gère les demandes de déclaration, de modification ou de suppression de rendez-vous.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "implementationGuide" : [
    "http://esante.gouv.fr/ci-sis/fhir/ImplementationGuides/CI-SIS.GestionDAgendasPartages"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "Déclaration, modification et suppression des disponibilités d'une ressource",
      "security" : {
        "cors" : false,
        "description" : "L’ANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S ) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre d’Interopérabilité des systèmes d’information de santé (CI-SIS)"
      },
      "resource" : [
        {
          "type" : "Schedule",
          "profile" : "http://interopsante.org/fhir/StructureDefinition/FrSchedule",
          "interaction" : [
            {
              "code" : "create"
            },
            {
              "code" : "update"
            },
            {
              "code" : "delete"
            },
            {
              "code" : "patch"
            }
          ]
        },
        {
          "type" : "Slot",
          "profile" : "http://interopsante.org/fhir/StructureDefinition/FrSlot",
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "GAP_Slot_earliestStart",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_earliestStart",
              "type" : "date",
              "documentation" : "Recherche d'une disponibilité sur la date et l'heure de la disponibilité souhaité, date au plus tôt"
            },
            {
              "name" : "GAP_Slot_latestStart",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Slot_latestStart",
              "type" : "date",
              "documentation" : "Recherche d'une disponibilité sur la date et l'heure de disponibilité souhaité, date au plus tard"
            },
            {
              "name" : "GAP_Schedule_Actor_AsDevice",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsDevice",
              "type" : "reference",
              "documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource Device qui est l'acteur d'agenda (identifiant, nom, modèle, type)"
            },
            {
              "name" : "GAP_Schedule_Actor_AsHealthcareService",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsHealthcareService",
              "type" : "reference",
              "documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource HealthcareService qui est l'acteur d'agenda (identifiant, nom, type, identifiant-nom-type de l'organization)"
            },
            {
              "name" : "GAP_Schedule_Actor_AsLocation",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsLocation",
              "type" : "reference",
              "documentation" : "Recherche d'une disponibilité sur les caractéristiques du lieu d'exercice de la ressource (Location) qui est l'acteur d'agenda (nom, adresse, proximité et code postal)"
            },
            {
              "name" : "GAP_Schedule_Actor_AsPatient",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsPatient",
              "type" : "reference",
              "documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource Patient qui est l'acteur d'agenda (identifiant, nom, prénom)"
            },
            {
              "name" : "GAP_Schedule_Actor_AsPractitioner",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsPractitioner",
              "type" : "reference",
              "documentation" : "Recherche d'une disponibilité sur les caractéristiques de la ressource Practitioner qui est l'acteur d'agenda (identifiant, nom, prénom)"
            },
            {
              "name" : "GAP_Schedule_Actor_AsPractitionerRole",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsPractitionerRole",
              "type" : "reference",
              "documentation" : "Recherche d'une disponibilité sur sur les caractéristiques de la ressource PractitionerRole qui est l'acteur d'agenda (profession, spécialité, adresse, telecom, nom-prénom du professionnel)"
            },
            {
              "name" : "GAP_Schedule_Actor_AsRelatedPerson",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Schedule_Actor_AsRelatedPerson",
              "type" : "reference",
              "documentation" : "sur sur les caractéristiques de la ressource RelatedPerson qui est l'acteur d'agenda (identifiant, nom, adresse, telecom)"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Slot-identifier",
              "type" : "token",
              "documentation" : "A Slot Identifier"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Slot-status",
              "type" : "token",
              "documentation" : "The free/busy status of the appointment"
            }
          ]
        },
        {
          "type" : "Appointment",
          "profile" : "http://interopsante.org/fhir/StructureDefinition/FrAppointment",
          "interaction" : [
            {
              "code" : "create"
            },
            {
              "code" : "update"
            },
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ],
          "conditionalUpdate" : true,
          "searchParam" : [
            {
              "name" : "GAP_Appointment_priority",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_priority",
              "type" : "token",
              "documentation" : "Priority of the appointment"
            },
            {
              "name" : "GAP_Appointment_description",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_description",
              "type" : "string",
              "documentation" : "Comment or title of the appointment"
            },
            {
              "name" : "GAP_Appointment_created",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_created",
              "type" : "date",
              "documentation" : "Date that this appointment was initially created"
            },
            {
              "name" : "GAP_Appointment_Actor",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_Actor",
              "type" : "reference",
              "documentation" : "Recherche d'un rendez-vous sur l'identifiant de l'acteur, la ressource pouvant être Patient, Practitioner, PractitionerRole, RelatedPerson, Location, Device ou HealthcareService"
            },
            {
              "name" : "GAP_Appointment_earliestStart",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_earliestStart",
              "type" : "date",
              "documentation" : "Recherche d'un rendez-vous sur la date et heure de rendez-vous, date au plus tôt"
            },
            {
              "name" : "GAP_Appointment_latestStart",
              "definition" : "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/GAP_Appointment_latestStart",
              "type" : "date",
              "documentation" : "Recherche d'un rendez-vous sur la date et heure de rendez-vous, date au plus tard"
            },
            {
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-date",
              "type" : "date",
              "documentation" : "date et heure du rendez-vous"
            },
            {
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-identifier",
              "type" : "token",
              "documentation" : "identifiant du rendez-vous"
            },
            {
              "name" : "service-type",
              "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-service-type",
              "type" : "token",
              "documentation" : "serivce spécifique qui doit être réslisé pandant le rendez-vous"
            },
            {
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-status",
              "type" : "token",
              "documentation" : "The overall status of the appointment"
            },
            {
              "name" : "supporting-info",
              "definition" : "http://hl7.org/fhir/SearchParameter/Appointment-supporting-info",
              "type" : "reference",
              "documentation" : "Additional information to support the appointment"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.